home *** CD-ROM | disk | FTP | other *** search
- -- card: 8246 from stack: in
- -- bmap block id: 8557
- -- flags: 4000
- -- background id: 3247
- -- name: SS
-
-
- -- part 1 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=64 top=116 right=136 bottom=83
- -- title width / last selected line: 0
- -- icon id / first selected line: 1015 / 1015
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: SSb1
- ----- HyperTalk script -----
- on mouseUp
- push card
- visual effect dissolve
- go to card "blank slate"
- end mouseUp
-
-
-
-
- -- part 2 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=63 top=143 right=163 bottom=84
- -- title width / last selected line: 0
- -- icon id / first selected line: 1015 / 1015
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: SSb2
- ----- HyperTalk script -----
- on mouseUp
- push card
- visual effect dissolve
- go to card "ledger"
- end mouseUp
-
-
-
- -- part 3 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=64 top=169 right=189 bottom=83
- -- title width / last selected line: 0
- -- icon id / first selected line: 1015 / 1015
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: SSb3
- ----- HyperTalk script -----
- on mouseUp
- push card
- visual effect dissolve
- go to card "programming"
- end mouseUp
-
-
-
- -- part 4 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=64 top=195 right=215 bottom=83
- -- title width / last selected line: 0
- -- icon id / first selected line: 1015 / 1015
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: SSb3
- ----- HyperTalk script -----
- on mouseUp
- push card
- visual effect dissolve
- go to card "macros"
- end mouseUp
-
-
-
- -- part 5 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=63 top=223 right=240 bottom=83
- -- title width / last selected line: 0
- -- icon id / first selected line: 1015 / 1015
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: SSb4
- ----- HyperTalk script -----
- on mouseUp
- push card
- visual effect dissolve
- go to card "charts"
- end mouseUp
-
-
-
- -- part 6 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=63 top=249 right=266 bottom=83
- -- title width / last selected line: 0
- -- icon id / first selected line: 1015 / 1015
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: SSb5
- ----- HyperTalk script -----
- on mouseUp
- push card
- visual effect dissolve
- go to card "database"
- end mouseUp
-
-